body{
    font-family: 'pingfang SC','microsoft yahei','微软雅黑',arial,sans-serif;
    font-size: 14px;
    color: #111;
}

ul,li{
    list-style: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    box-shadow:none;
}


a{
    color: #111;
    text-decoration: none;
}

a:hover,a:focus{
    color: #6fba2a;
    text-decoration: none;
}

.logo img{
    height: 60px;
}

.navbar-light .navbar-nav .nav-link{
    color: #111;
    font-size: 16px;
    padding: 15px;
    /*font-weight: bold;*/
}

.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{
    color: #6fba2a;
}

.top-right{
    font-size: 16px;
    display: block;
}

@media (max-width:1200px){
    .navbar-light .navbar-nav .nav-link{
        color: #111;
        font-size: 14px;
        padding: 10px;
    }
    .top-right{
        font-size: 14px;
        display: block;
    }
}

@media (max-width:992px){
    .top-right{
        display: none;
    }
}

.sy-cp{
    font-size: 36px;
    font-weight: bold;
    padding-top: 75px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.cp-title{
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #fff;

}

.ywly{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 25px;
    color: #fff;
}

.ywly p{
    font-size: 16px;
    font-weight: 200;
    color: #ffff00;
}

.ywly-col{
    /*width: 13%;
    float: left;*/
    padding: 15px;
    text-align: center;
    /*margin-bottom: 50px;*/
}
/*
@media (max-width:768px){
    .ywly-col{
        width: 25%;
        float: left;
    }
}
*/
.ywly-col img{
    width: 100%;
    max-width: 80px;
}

.ywly-col img:hover{
    animation: fadenum 1.5s infinite;
    cursor: pointer;
}

@keyframes fadenum{
    50%{transform:translateY(-20px);}
}

.ywly-col p{
    color: #fff;
    margin-top: 25px;
}

.sy-about-title{
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 15px;
}

.sy-about{
    margin-top: 30px;
}


/*按钮*/
.btn{ display: inline-block; *display:inline; *zoom:1; padding: 8px 30px; text-decoration: none; position: relative; color:#333;}


.btn12{ border:1px solid #d0d0d0; position:relative; color: #666; overflow: hidden; -webkit-transition: all .6s;transition: all .6s;}
.btn12:hover{ color:#fff; border-color:#6fba2a;}
.btn12 .bgsqr1,.btn12 .bgsqr2{background:#6fba2a;position: absolute;top: 50%; top:0\9;content: '';width: 20px;height: 20px; -webkit-border-radius: 50%;border-radius: 50%;-webkit-transition: all 0.6s; transition: all 0.6s; opacity:0.5;}
.btn12 .bgsqr1{left: -20px;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.btn12 .bgsqr2{right: -20px;-webkit-transform: translate(50%,-50%);transform: translate(50%,-50%);}
.btn12:hover .bgsqr1{ -webkit-animation:criss-cross-left .8s both;animation:criss-cross-left .8s both;width:375px\9;height:375px\9;  opacity:1;}
.btn12:hover .bgsqr2{ -webkit-animation:criss-cross-right .8s both;animation:criss-cross-right .8s both;width:375px\9;height:375px\9;opacity:1;}
.btn12 span{ position:relative; z-index:1;}
@-webkit-keyframes criss-cross-left {
 0% {
  left:-20px
 }
 50% {
  left:50%;width:20px;height:20px;
 }
 100% {
  left:50%;width:375px;height:375px;
 }
}
@keyframes criss-cross-left {
 0% {
  left:-20px
 }
 50% {
  left:50%; width:20px;height:20px;
 }
 100% {
  left:50%;width:375px;height:375px;
 }
}
@-webkit-keyframes criss-cross-right {
 0% {
  right:-20px
 }
 50% {
  right:50%;width:20px;height:20px;
 }
 100% {
  right:50%;width:375px;height:375px;
 }
}
@keyframes criss-cross-right {
 0% {
  right:-20px
 }
 50% {
  right:50%;width:20px;height:20px;
 }
 100% {
  right:50%;width:375px;height:375px;
 }
}



.sy-hezuo-title{
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-top: 50px;
}

.hezuo{
    padding-top: 15px;
    padding-bottom: 15px;
}

.hezuo img{
    box-shadow: 0px 0px 8px rgba(102, 102, 102, .15);
}

.xwfl-hz{
    float: right;
    color: #6fba2a;
    font-size: 16px;
    margin-top: 60px;
    margin-right: 15px;
}

.xwfl{
    float: right;
    color: #6fba2a;
    font-size: 16px;
    margin-top: 75px;
}
.xwfl a{
    padding: 5px 25px;
    margin-right: 15px;
    color: #6fba2a;
    border: 1px solid #6fba2a;
}
.xwfl a:hover{
    color: #fff;
    background: #6fba2a;
}

@media (max-width:992px){
    .xwfl{
        float: left;
        color: #6fba2a;
        font-size: 16px;
        margin-top: 5px;
    }
    
}

.xwSwiper .swiper-slide p{
    padding-left: 15px;
}

.xwdate{
    margin-bottom: 5px;
    color: #888;
}

.xwtitle{
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.xwdec{
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.footer{
    color: #fff;
    padding: 50px 0px;
}

.foot-title{
    font-size: 20px;
    padding-left: 15px;
}

.foot-dec{
    margin-top: 30px;
}

.foot-dec p{
    padding-left: 15px;
    margin-bottom: 10px;
    color: #d9d9d9;
}

.foot-dec p a{
    color: #d9d9d9;
}
.foot-dec p a:hover{
    color: #6fba2a;
}

.foot-dec p img{
    max-width: 120px;
    width: 100%;
}

.foot-dd{
    text-align: center;
}


.foot-dd a{
    color: #ccc;
    padding-left: 15px;
}

.foot-dd a:hover{
    color: #6fba2a;
}

.en-title{
    text-align: center;
    font-size: 30px;
    color: #dddddd;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.en-title-about{
    text-align: left;
    font-size: 30px;
    color: #dddddd;
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin-bottom: 0px;
}

.ywly-dec{
    font-size: 20px;
    color: #fff;
    
}

.ywly-p{
    padding: 120px 0px;
}

@media (max-width:992px){
    .ywly-p{
        padding: 20px 0px;
    }
}

.ywly-tb{
    padding: 50px 0px;
}

@media (max-width:992px){
    .ywly-tb{
        padding: 10px 0px;
    }
}


.weizhi{
    padding: 15px 0px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 50px;
}
.weizhi .postion{
    font-size: 18px;
}

.pro-title:first-child{
    padding-top:50px;
}

.pro-title{
    font-size: 24px;
    color: #00459b;
    text-align: center;
    font-weight: bold;
    padding-bottom: 30px;
    padding-top: 100px;
}

.pro-img{
    overflow: hidden;
    border: 1px solid #bbb;
}

.pro-img img{
    transition: all .5s;
}

.pro-img img:hover{
    transform: scale(1.1);
}

.pro{
    font-size: 16px;
}

.ny-title{
    font-size: 24px;
    text-align: center;
}

.ny-ft{
    font-size: 16px;
    color: #666;
    text-align: center;
}

.content{
    border: 1px dashed #eee;
    padding: 15px;
    font-size: 16px;
    /*box-shadow: 2px 2px 5px #000;*/
}
.content img{
    max-width: 100%;
}

.sxp{
    margin-top: 15px;
    font-size: 16px;
}
.sxp .syp{
    text-align: left;
}
.sxp .xyp{
    text-align: right;
}

.newcard{
    padding-bottom: 15px;
    padding-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px dashed #ddd;
}
.newcard .new-title{
    padding-left: 0px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.newcard .new-date{
    text-align: right;
    font-size: 18px;
}
@media (max-width:992px){
    .newcard .new-date{
        text-align: left;
    }
}

.lx-1{
    font-size: 24px;
    font-weight: bold;
    color: #00459b;
    margin-top: 66px;
}
.lx-2{
    font-size: 20px;
    color: #000;
}

@media (max-width:992px){
    .lx-1{
        margin-top: 10px;
    }
}